* lisp/emacs-lisp/bytecomp.el
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 May 2012 02:39:23 +0000 (22:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 May 2012 02:39:23 +0000 (22:39 -0400)
commit70fe54de099d857e64673bb28c88a2204d4fdf40
tree52ed20f8ee0ec45bf5170d497a640a3aac8d0964
parentc591cad83ebbbd77ff50d566c13289e89cf1a22e
* lisp/emacs-lisp/bytecomp.el
(byte-compile-file-form-custom-declare-variable): Compile all elements,
since cconv.el might have introduced :fun-body, internal-make-closure,
and friends for bytecomp to handle.
* lisp/custom.el (defcustom): Avoid ((λ ..) ..).
lisp/ChangeLog
lisp/custom.el
lisp/emacs-lisp/bytecomp.el